Skip to main content

Internal Contributions

For all contributions you are required to do the following

  1. Create an issue for the feature / issue / improvement
  2. Create your own branch of the latest development code (Normally automatically done by our bot)
  3. Do the changes in your branch
  4. If you like the change and think the project could use it:
    • Be sure you have followed the code style for the project.
    • Be sure to have commented the code so others can follow.
    • Be sure to have checked your using the latest API changes within your code.
    • Be sure to have named your pull request according to our documentation.
    • Be sure to have included your information within the Pull Request.
  5. Send a Pull Request.
  6. Await confirmation & Make any changes that Maintainers request.